color page programme
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
position: absolute;
|
||||
// width: 300px;
|
||||
height: 100%;
|
||||
margin-left: 10px;
|
||||
&:hover{
|
||||
// border: solid 1px black;
|
||||
}
|
||||
|
||||
@@ -6,8 +6,10 @@
|
||||
}
|
||||
h2{
|
||||
position: relative;
|
||||
color: $color2024;
|
||||
&::after{
|
||||
display: inline-flex;
|
||||
// display: inline-flex;
|
||||
display: none;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
width: 100px;
|
||||
@@ -24,6 +26,7 @@
|
||||
font-size: 1.5rem;
|
||||
font-family: 'Mariannelight';
|
||||
color: $col_black;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.views{
|
||||
section{
|
||||
|
||||
Reference in New Issue
Block a user