mirror of
https://github.com/Floriansylvain/portfolio.git
synced 2026-08-19 19:53:18 +02:00
🐛 Fixed div -> section
This commit is contained in:
+1
-1
@@ -550,7 +550,7 @@ a {
|
|||||||
|
|
||||||
/* Large */
|
/* Large */
|
||||||
@media (min-width: 992px) {
|
@media (min-width: 992px) {
|
||||||
#content > div {
|
#content > section {
|
||||||
padding: 50px 20%;
|
padding: 50px 20%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user