add border to separate service list from paragraph
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 27s
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 27s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
feed: |
|
||||
Farklı servislere yapılan değişiklikler hakkında güncellemeleri ve
|
||||
haberleri görmek adına takip edebileceğiniz bir [1:Atom beslemesi] de
|
||||
mevcut
|
||||
mevcut.
|
||||
last: Son kontrol zamanı {time}
|
||||
status:
|
||||
up: Çalışıyor
|
||||
|
@@ -54,7 +54,10 @@
|
||||
}
|
||||
|
||||
main .services {
|
||||
border-top: solid 1px var(--white-3);
|
||||
padding-top: 20px;
|
||||
margin-top: 15px;
|
||||
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user