Logo povečava
Deploy to Development and Production / deploy (push) Successful in 6s Details

This commit is contained in:
Mark Poljanšek 2025-11-03 19:56:50 +01:00
parent 804d17319d
commit e5a128d6aa
16 changed files with 8924 additions and 17 deletions

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

8899
code_export.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -69,8 +69,12 @@ body.no-scroll {
}
.logo img {
height: 50px;
/* Višino zmanjšamo za 10px (5px zgoraj, 5px spodaj) */
height: calc(50px + 2rem - 10px);
width: auto;
/* Negativni rob zmanjšamo za 5px, da ustvarimo prostor */
margin-top: calc(-1rem + 5px);
margin-bottom: calc(-1rem + 5px);
margin-right: 10px;
}
@ -489,7 +493,11 @@ footer {
}
.logo img {
height: 32px;
height: calc(50px + 2rem - 10px);
width: auto;
margin-top: calc(-1rem + 5px);
margin-bottom: calc(-1rem + 5px);
margin-right: 10px;
}
.service-icon {

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -1,4 +1,4 @@
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">
@ -106,4 +106,4 @@
<span></span>
</div>
</nav>
</header>
</header>

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="../css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css" />
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="/css/animations.css">
</head>
<body>
<header class="main-header">
<header class="main-header">
<nav class="nav-container">
<div class="logo">
<a href="/">