Adds CNAME

Adds fit-content width
This commit is contained in:
Indrajith K L
2018-07-31 12:22:38 +05:30
parent 1ded0d3c80
commit f5d056bb65
2 changed files with 2 additions and 0 deletions

1
CNAME Normal file
View File

@@ -0,0 +1 @@
ispawned.surge.sh

View File

@@ -21,6 +21,7 @@ body
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
width: fit-content;
} }
footer,header { footer,header {