Make website responsive

This commit is contained in:
Niklas von Hertzen
2018-01-08 21:38:54 +08:00
parent a555dfc085
commit bf03cf5237
6 changed files with 140 additions and 47 deletions

View File

@ -0,0 +1,4 @@
<svg fill="#ffffff" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0h24v24H0z" fill="none"/>
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
</svg>

After

Width:  |  Height:  |  Size: 210 B