fixed css v3
This commit is contained in:
parent
f41bbf4297
commit
53bdca2ba0
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ a:hover {
|
||||||
header {
|
header {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 60%;
|
width: 60%;
|
||||||
height: 1.75rem;
|
height: 2.2rem;
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue