modified: serv_nginx/bbvue/src/App.vue
add shadow for write logo and image logo in the header
This commit is contained in:
@@ -145,12 +145,14 @@ body {
|
||||
.logo-box {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
text-shadow: 2px 2px 5px #132016d0;
|
||||
}
|
||||
|
||||
.little-logo {
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
object-fit: contain;
|
||||
filter: drop-shadow(2px 2px 4px rgb(160, 178, 152));
|
||||
}
|
||||
|
||||
.team {
|
||||
|
||||
Reference in New Issue
Block a user