join three successive body blocks
This commit is contained in:
parent
4053f178f2
commit
45a80279d1
1 changed files with 0 additions and 4 deletions
|
@ -12,16 +12,12 @@ body {
|
|||
);
|
||||
--bg-image: url(images/niss_uwu_bg.png);
|
||||
--weight: 500;
|
||||
}
|
||||
|
||||
body {
|
||||
background:
|
||||
var(--bg-image) top center fixed,
|
||||
var(--gradient) fixed;
|
||||
background-blend-mode: overlay;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Muller';
|
||||
font-size: 1.75rem;
|
||||
font-weight: var(--weight);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue