fix side-bar and space to footer

This commit is contained in:
Nadine Eunuos 2023-09-20 14:36:43 +02:00
parent f322617548
commit 8e6ef07aad
2 changed files with 9 additions and 4 deletions

View File

@ -83,7 +83,6 @@ body {
.side-bar-container { .side-bar-container {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100vh;
} }
.container { .container {
@ -148,6 +147,7 @@ body {
color: white; color: white;
background-color: #004191; background-color: #004191;
font-size: 18px; font-size: 18px;
} }
.img-container { .img-container {
@ -162,8 +162,7 @@ body {
.sat-doc li { .sat-doc li {
list-style: none; list-style: none;
margin: 20px; margin: 20px;
padding-left: 0; padding:0;
padding-right: 0;
width: 160px; width: 160px;
height: 60px; height: 60px;
display: flex; display: flex;
@ -220,6 +219,7 @@ body {
align-items: center; align-items: center;
padding-right: 170px; padding-right: 170px;
padding-left: 170px; padding-left: 170px;
padding-bottom: 120px
} }
.footer { .footer {

View File

@ -9,7 +9,7 @@
<body> <body>
<nav class="top-nav"> <nav class="top-nav">
<div class="navbar"> <div class="navbar">
<img src="images/unilogo_schriftzug_white.png" clas="navbar-logo" /> <a href="https://www.irs.uni-stuttgart.de/" target="_blank"><img src="images/unilogo_schriftzug_white.png" clas="navbar-logo" /></a>
<p>Software Projects</p> <p>Software Projects</p>
<a href="#" class="contact">Contact</a> <a href="#" class="contact">Contact</a>
@ -99,6 +99,11 @@
</div> </div>
<footer class="footer"> <footer class="footer">
<ul> <ul>
<li>
<a href="https://www.irs.uni-stuttgart.de/" target="_blank"
>IRS University of Stuttgart</a
>
</li>
<li> <li>
<a href="https://www.uni-stuttgart.de/impressum" target="_blank" <a href="https://www.uni-stuttgart.de/impressum" target="_blank"
>imprint</a >imprint</a