mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2026-08-29 03:45:57 +00:00
about main style
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
color: #333;
|
||||
@@ -6,4 +10,5 @@ body {
|
||||
img{
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user