WIP Добавила бордер

This commit is contained in:
Daria Golova
2023-06-14 14:05:48 +03:00
parent 1e195ee430
commit 776ea00fdf

View File

@@ -47,4 +47,6 @@ export default {
.footer .footer
border-top: 1px solid var(--border-light-grey-color) border-top: 1px solid var(--border-light-grey-color)
@media(min-height: 1090px)
border-bottom: 1px solid var(--border-light-grey-color)
</style> </style>