more
This commit is contained in:
parent
490a979837
commit
e233e8c141
2 changed files with 12 additions and 7 deletions
|
|
@ -55,4 +55,10 @@ ul {
|
|||
.service {
|
||||
background: green;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
a.more {
|
||||
color: var(--secondary-text-color);
|
||||
background: var(--primary-color);
|
||||
padding: 0 1em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue