Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9b349b706 | |||
| 287329e2c5 | |||
| ed05bee64d | |||
| 7708889e28 | |||
| 425b96e9c6 |
@@ -183,5 +183,11 @@ aside ul li a:hover {
|
||||
.return-button {
|
||||
top: 7em;
|
||||
}
|
||||
aside {
|
||||
display: none;
|
||||
}
|
||||
.project-details-content{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
|
||||
html{
|
||||
scroll-behavior: smooth;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
||||
@@ -17,7 +16,6 @@ body {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
place-items: center;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.section-title {
|
||||
|
||||
Reference in New Issue
Block a user