mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update hyperion.css
This commit is contained in:
parent
44c5cd48cd
commit
27eb314b1c
@ -5,6 +5,8 @@
|
|||||||
url("../fonts/Roboto-Regular.ttf") format('ttf');
|
url("../fonts/Roboto-Regular.ttf") format('ttf');
|
||||||
}
|
}
|
||||||
body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;}
|
body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;}
|
||||||
|
/*remove padding on all col elements for mobile view*/
|
||||||
|
@media (max-width: 767px){div[class*="col-"] {padding:0;}}
|
||||||
/*icon spacing*/
|
/*icon spacing*/
|
||||||
.fa-fw{margin-right:5px;}
|
.fa-fw{margin-right:5px;}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user