We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0dc4c8 commit 8a44ce3Copy full SHA for 8a44ce3
2 files changed
website2.0/index.html
@@ -50,7 +50,7 @@
50
@media only screen and (max-width:347px){
51
.logo{
52
position: relative;
53
- top: 30px;
+ top: 40px;
54
}
55
h1{
56
font-size: 30px !important;
website2.0/styles.css
@@ -117,7 +117,7 @@ text-decoration: none;
117
overflow: hidden;
118
display: flex;
119
120
- top: 20px;
+ top: 30px;
121
flex-direction: column;
122
justify-content: space-around;
123
0 commit comments