updates
This commit is contained in:
@ -28,6 +28,13 @@ body {
|
||||
gap: 3rem;
|
||||
max-width: 30vw;
|
||||
}
|
||||
.link {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.img_1 {
|
||||
max-width: 100%;
|
||||
max-height: 6vh;
|
||||
@ -41,7 +48,7 @@ body {
|
||||
text-decoration: line-through;
|
||||
} */
|
||||
.udalost {
|
||||
color: #161340;
|
||||
color: #6B2A25;
|
||||
font-weight: bold;
|
||||
font-size: 1.5rem;
|
||||
}
|
Reference in New Issue
Block a user