mirror of
https://github.com/FranP-code/Allnews.com.git
synced 2025-10-13 00:32:45 +00:00
Retoques
This commit is contained in:
@@ -73,6 +73,7 @@ header {
|
||||
background-color: #ffffff;
|
||||
border-radius: 15px;
|
||||
display: flex;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.card .text {
|
||||
@@ -113,9 +114,13 @@ header {
|
||||
font-weight: lighter;
|
||||
font-size: 12.5pt;
|
||||
color: #797979;
|
||||
margin-bottom: 1.5vh;
|
||||
}
|
||||
|
||||
.card .source {
|
||||
align-self: flex-end;
|
||||
flex-grow: 1;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
margin-right: 1vw;
|
||||
color: #bbbbbb
|
||||
}
|
||||
Reference in New Issue
Block a user