diff --git a/assets/sass/user_styles.scss b/assets/sass/user_styles.scss index 5c3e30d..92f26f9 100644 --- a/assets/sass/user_styles.scss +++ b/assets/sass/user_styles.scss @@ -23,9 +23,9 @@ body { .content-button { display: button; background-color: #004191; - border-radius: 0.25rem; - padding: 0.75rem; + padding: 1.0rem; margin: 0.5rem auto; + border: none; text-align: center; color: #ffffff; text-decoration: none; diff --git a/content/projects/fsfw/index.html b/content/projects/fsfw/index.html index b4ecf51..38fbe87 100644 --- a/content/projects/fsfw/index.html +++ b/content/projects/fsfw/index.html @@ -7,36 +7,46 @@ draft = false