mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2026-01-02 15:07:30 +00:00
structure, layout and automation
This commit is contained in:
9
app/assets/scss/base/_global.scss
Normal file
9
app/assets/scss/base/_global.scss
Normal file
@ -0,0 +1,9 @@
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
img{
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user