mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Update hyperion.css
This commit is contained in:
parent
44c5cd48cd
commit
27eb314b1c
@ -5,6 +5,8 @@
|
||||
url("../fonts/Roboto-Regular.ttf") format('ttf');
|
||||
}
|
||||
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*/
|
||||
.fa-fw{margin-right:5px;}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user