generated from alphane/template
Compare commits
1 Commits
blog
..
b136d28fec
| Author | SHA1 | Date | |
|---|---|---|---|
| b136d28fec |
@@ -140,6 +140,14 @@ 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