mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-22 22:36:37 +01:00
Modif bag
This commit is contained in:
parent
e9ce8d5821
commit
84e7eb0809
2 changed files with 2 additions and 0 deletions
1
bag.html
1
bag.html
|
@ -13,6 +13,7 @@
|
|||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body class="bg-color">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark comp-color ml-5 mr-5 nav-radius">
|
||||
<a class="navbar-brand" href="#">Details Products</a>
|
||||
|
|
|
@ -70,6 +70,7 @@
|
|||
}
|
||||
|
||||
@media (max-width: 450px){
|
||||
|
||||
.full-body{
|
||||
font-size: x-small ;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue