Skip to content

Commit

Permalink
save changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nurgeldiserikbay committed May 13, 2024
1 parent abbace0 commit c7f9e6c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1678560686932681"
crossorigin="anonymous"></script>
<title>nurgeldiserikbay.github.io</title>
<script type="module" crossorigin src="./assets/index-DM6I82f7.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DYS06nHh.css">
<script type="module" crossorigin src="./assets/index-FpBL2DI-.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-BuZuq3u-.css">
</head>
<body>
<div id="app"></div>
Expand Down
6 changes: 6 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ const SITE_LIST = [
color: #020202;
font-size: 1.6rem;
}
&__list {
display: flex;
flex-direction: column;
gap: 10px;
}
}
}
</style>

0 comments on commit c7f9e6c

Please sign in to comment.