chg: Round the picture
This commit is contained in:
parent
da8f53559e
commit
6bd33b1add
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
img {
|
img {
|
||||||
border: 5px solid #333;
|
border: 5px solid #333;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
border-radius: 10px;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
|
|
Loading…
Reference in a new issue