Added styling to the latest test component

This commit is contained in:
Mathias Wagner
2022-06-10 12:09:27 +00:00
committed by GitHub
parent f77354e948
commit 4fe2869559
+3 -1
View File
@@ -2,7 +2,7 @@
margin-top: 2rem
display: flex
padding: 3rem 2rem
border: #DFDFDF 1px solid
border: #45c65a 1px solid
border-radius: 15px
width: 80rem
flex-wrap: wrap
@@ -14,6 +14,8 @@
.container-header
display: flex
.tests-paused
border: #e58a00 2px solid
.container-text
margin: 0 0 0 25px