mirror of
https://github.com/welpo/tabi.git
synced 2025-12-15 04:08:43 +01:00
Make #banner-home-img circular in CSS
This commit is contained in:
parent
6219b9200c
commit
b4035a66ec
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
||||||
max-width: 15rem;
|
max-width: 15rem;
|
||||||
height: auto;
|
height: auto;
|
||||||
max-height: 15rem;
|
max-height: 15rem;
|
||||||
|
border-radius: 50%;
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
max-width: 12rem;
|
max-width: 12rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue