Skip to content

Commit 8a44ce3

Browse files
ui
1 parent f0dc4c8 commit 8a44ce3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website2.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
@media only screen and (max-width:347px){
5151
.logo{
5252
position: relative;
53-
top: 30px;
53+
top: 40px;
5454
}
5555
h1{
5656
font-size: 30px !important;

website2.0/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ text-decoration: none;
117117
overflow: hidden;
118118
display: flex;
119119
position: relative;
120-
top: 20px;
120+
top: 30px;
121121
flex-direction: column;
122122
justify-content: space-around;
123123
}

0 commit comments

Comments
 (0)