generated from alphane/template
Merge pull request 'Removing bad padding' (#3) from blog into main
Build and Push Docker Image / build (push) Successful in 51s
Build and Push Docker Image / build (push) Successful in 51s
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -140,14 +140,6 @@ const currentYear = DateTime.local().year
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.public-row {
|
||||
margin: -20px;
|
||||
}
|
||||
|
||||
.public-row > :deep(.v-col) {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
position: sticky;
|
||||
top: 24px;
|
||||
|
||||
Reference in New Issue
Block a user