social update
This commit is contained in:
parent
b6bfff19cb
commit
a712e270d7
1 changed files with 2 additions and 2 deletions
|
|
@ -392,14 +392,14 @@ footer > .dot {
|
|||
color: var(--bg-t);
|
||||
}
|
||||
|
||||
.intro-box, .navbar, .about-me, .links, .fun-facts, .user-reviews, .buttons {
|
||||
.intro-box, .navbar, .about-me, .links, .socials, .fun-facts, .user-reviews, .buttons {
|
||||
position: relative;
|
||||
display: flex;
|
||||
padding: 30px;
|
||||
background-color: var(--bg);
|
||||
}
|
||||
|
||||
.intro-text, .navbar, .about-me, .links, .fun-facts, .user-reviews, .buttons {
|
||||
.intro-text, .navbar, .about-me, .links, .socials, .fun-facts, .user-reviews, .buttons {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue