blog/src/main/css/main.css

7 lines
77 B
CSS

.go-home {
position: sticky;
top: 0;
background-color: white;
}