From f974ef0029860d8dafa1a2a7f19def1516975f38 Mon Sep 17 00:00:00 2001 From: simoon Date: Wed, 16 Jun 2021 18:01:02 +0200 Subject: [PATCH] changed About page --- src/components/AboutPage.vue | 42 +++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/src/components/AboutPage.vue b/src/components/AboutPage.vue index 259a320..734ec81 100644 --- a/src/components/AboutPage.vue +++ b/src/components/AboutPage.vue @@ -25,8 +25,8 @@ a:hover { } a { - color: #ff4c2b; - + color: #333042; + text-decoration: underline; } .container_width { @@ -38,24 +38,28 @@ a { } .title_story { - font-size: 80px; + font-size: 300%; font-family: 'Work Sans', sans-serif; padding-left: 20px; padding-top: 70px; - color: #333042 + text-align: center; + border-right: 3px #ffcccc; + border-bottom: 3px #ffcccc; + /*border-radius: 120px 0px;*/ + border-style: solid dotted; + height: auto; } + #footer { - margin-top: 14em; - margin-left: 30px; + margin-left: 36px; font-family: 'Poppins', sans-serif; - margin-bottom: 3em; - - } @media (max-width: 575px) { .title_story { - font-size: 30px; + font-size: 300%; + line-height: 52px; + padding-bottom: 16px; } } @@ -86,16 +90,14 @@ a {

The website has been made using Bootstrap-Vue. All content (text, images, illustrations) is licensed under the Free Art License, unless specified otherwise.

The first issue of the project has been developed with the help of the CBK Rotterdam PPR fund.

- - - - - - - - - - + + + + +