add/bsky #1
|
|
@ -161,10 +161,6 @@ display-imagebody,html{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.display-image {
|
|
||||||
border-radius: 50%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-title {
|
.page-title {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
|
@ -294,10 +290,11 @@ display-imagebody,html{
|
||||||
width:192px;
|
width:192px;
|
||||||
height:192px;
|
height:192px;
|
||||||
display:block;
|
display:block;
|
||||||
border-radius:50%;
|
/*border-radius:50%;*/
|
||||||
-o-object-fit:cover;
|
-o-object-fit:cover;
|
||||||
object-fit:cover
|
object-fit:cover
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-center{
|
.text-center{
|
||||||
text-align:center
|
text-align:center
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 214 KiB |
Loading…
Reference in New Issue