style: remove hardcoded 14px font size

This commit is contained in:
Kazhnuz 2018-06-08 00:35:21 +02:00
parent 83df832312
commit 9e4e0eab46
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
/* ------------------ GLOBAL STYLE ------------------- */
body {
font-size:14px;
}
#wrapper {
background: #64b5f6 url('../img/background.png') center bottom repeat-x;
}