mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-04-28 10:47:11 +02:00
6 lines
80 B
SCSS
6 lines
80 B
SCSS
.post {
|
|
img {
|
|
border: 2px solid;
|
|
border-radius: 8px;
|
|
}
|
|
} |