Skip to content

Commit

Permalink
sidebar backgroung figured
Browse files Browse the repository at this point in the history
  • Loading branch information
that-ar-guy committed Jul 22, 2024
1 parent af27eec commit 70c2017
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ nav ul li a svg{
position: fixed;
backdrop-filter: blur(10px);
z-index: 999;

display: none;
flex-direction: column;
align-items: flex-start;
Expand Down Expand Up @@ -782,17 +781,7 @@ justify-content: center;
overflow-x: hidden;
}
}
@media(max-width:330px){
.header-text #main{
font-size: 25px;
}
.header-text p{
font-size: 20px;
}
.header-text h3{
font-size: 20px;
}
}

/* @media(max-width:400px){
.sidebar{
width: 100%;
Expand Down

0 comments on commit 70c2017

Please sign in to comment.