Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
64120250b2
1 changed files with 1 additions and 2 deletions
|
@ -161,7 +161,7 @@ th {
|
||||||
/* header */
|
/* header */
|
||||||
.main__title {
|
.main__title {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-top: 1.25rem;
|
padding-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main__title h1 {
|
.main__title h1 {
|
||||||
|
@ -477,7 +477,6 @@ footer nav {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding-top: 2.5rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.main__title h1 {
|
.main__title h1 {
|
||||||
|
|
Reference in a new issue