1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

Merge pull request #3 from avinal/test-space

404 centered
This commit is contained in:
Avinal Kumar
2021-01-03 13:22:51 +05:30
committed by GitHub
+3 -3
View File
@@ -66,9 +66,9 @@
.description {
padding: 30px;
position: absolute;
top: 25%;
left: 0;
width: 33%;
top: 50%;
left: 25%;
width: 50%;
z-index: 999;
}