aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/style.css b/style.css
index ebc9f75..31522ba 100644
--- a/style.css
+++ b/style.css
@@ -174,20 +174,6 @@ li a:hover {
margin: 10px;
}
-.container-blog {
- border: 1px solid white;
- padding: 9px;
- position: relative;
- top: -30px;
- width: 800px;
- left: calc(50vw - 420px);
-}
-
-.container-blog a {
- text-decoration: none;
-}
-
-
.row-cards {
display: -ms-flexbox;
display: flex;