We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ce9b5 commit bca1283Copy full SHA for bca1283
admin/web/styles/global.css
@@ -18,7 +18,7 @@ body {
18
19
.services .contents .service {
20
display: block;
21
- border: solid 1px black;
+ border: solid 1px #8b8b8b;
22
border-radius: 5px;
23
24
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.4);
0 commit comments