💄 style: set local main image; no border-radius
This commit is contained in:
parent
f1317e398b
commit
e2edab51b7
@ -6,7 +6,7 @@ sort_by = "date"
|
|||||||
template = "section.html"
|
template = "section.html"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
desc = {title = "Hello! I'm tabi~", img = "https://avatars.githubusercontent.com/u/6399341" }
|
desc = {title = "Hello! I'm tabi~", img = "main.png" }
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Tabi is a simple theme for [Zola](https://www.getzola.org/). It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance.
|
Tabi is a simple theme for [Zola](https://www.getzola.org/). It aims to be a personal page and home to blog posts. It features responsive design, dark and light modes, and high performance.
|
||||||
|
@ -32,7 +32,6 @@
|
|||||||
|
|
||||||
.banner-home-img {
|
.banner-home-img {
|
||||||
aspect-ratio: 1 / 1;
|
aspect-ratio: 1 / 1;
|
||||||
border-radius: 50%;
|
|
||||||
max-width: 15rem;
|
max-width: 15rem;
|
||||||
max-height: 15rem;
|
max-height: 15rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user