Home: Add images to repository links
This commit is contained in:
@@ -480,13 +480,14 @@ footer a {
|
||||
color: var(--color-text-dark-2);
|
||||
}
|
||||
|
||||
.ui.card.card-with-icon {
|
||||
.ui.card.card-with-icon .row {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding: var(--spacer);
|
||||
}
|
||||
|
||||
.ui.card.card-with-icon .icon svg {
|
||||
margin: 10px 0 0 15px;
|
||||
margin: 0 var(--spacer) 0 0;
|
||||
width: 50px;
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 124 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 114 KiB After Width: | Height: | Size: 118 KiB |
Reference in New Issue
Block a user