styles fixed
This commit is contained in:
@@ -840,8 +840,10 @@
|
|||||||
}
|
}
|
||||||
.main_license .nav {
|
.main_license .nav {
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
width: 700px;
|
width: max-content;
|
||||||
display: ruby-text;
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
padding-bottom: 30px;
|
||||||
}
|
}
|
||||||
.nav {
|
.nav {
|
||||||
flex-wrap: nowrap !important;
|
flex-wrap: nowrap !important;
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="assets/css/app.min.css?v=1.23">
|
<link rel="stylesheet" type="text/css" href="assets/css/app.min.css?v=1.23">
|
||||||
<link rel="stylesheet" href="assets/css/style.css?v=1.33">
|
<link rel="stylesheet" href="assets/css/style.css?v=1.34">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="page-wrapper" id="pageWrapper">
|
<div class="page-wrapper" id="pageWrapper">
|
||||||
|
|||||||
Reference in New Issue
Block a user