there was an error in css, now fixed

master
grgr 11 months ago
parent 7bdad0f4c9
commit eb2d83b630

@ -18,14 +18,18 @@ button:hover{
padding: 2px 5px;
border-radius:4px;
mix-blend-mode: multiply;
cursor:pointer;
}
/* ///////// class elem /////////// */
header button{
position:relative;
top: ;
header{
display: flex;
position:absolute;
top: 100px;
left:300px;
space
}
.cover, .thesis{
width: 60%;

Loading…
Cancel
Save