repair display
continuous-integration/drone/push Build is passing Details

master
Roxane 1 year ago
parent 34f700e5e0
commit 29899a9aef

@ -31,8 +31,10 @@ h1 {
display: flex;
position: sticky;
top: 5%;
flex-direction: column;
width: 20%;
height: fit-content;
max-height: 500px;
background-color: #333333;
text-align: center;
@ -40,6 +42,7 @@ h1 {
border: 2px solid gray;
border-radius: 20px;
margin-right: 10px;
}
.backimgid {
margin: 10px;

Loading…
Cancel
Save