mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
* Start organizing CSS according to ITCSS * Replace logo with rainbow db * Add Imagine Learning to experience * Refactor layout to use CSS grid
5 lines
52 B
SCSS
5 lines
52 B
SCSS
html {
|
|
background: white;
|
|
overflow-y: scroll;
|
|
}
|