mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-13 08:10:11 +02:00
new project - my network
This commit is contained in:
@@ -206,36 +206,6 @@ nav a{
|
||||
|
||||
/* -------------------- section autre -------------------- */
|
||||
|
||||
/* -------------------- footer -------------------- */
|
||||
|
||||
.footer{
|
||||
font-family: "Montserrat", sans-serif;
|
||||
min-height: 100px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 50px;
|
||||
justify-content: space-between;
|
||||
padding: 0 100px;
|
||||
flex-wrap: wrap;
|
||||
background-color: rgb(50, 50, 50);
|
||||
}
|
||||
|
||||
.copyrights,
|
||||
#year{
|
||||
padding-right: 20px;
|
||||
color: white;
|
||||
display: inline;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.conditions_generale{
|
||||
text-decoration: none;
|
||||
font-weight: 600;
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* -------------------- footer -------------------- */
|
||||
|
||||
.dark-mode-theme {
|
||||
background-color: #1c1c1e;
|
||||
color: #fefefe;
|
||||
|
||||
Reference in New Issue
Block a user