mirror of
https://github.com/yusufipk/teknolojirehberleri.xyz.git
synced 2026-09-11 10:56:08 +00:00
404 sayfası eklendi
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.not-found {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
height: 100vh;
|
||||
justify-content: center;
|
||||
|
||||
animation: moveInBottom 1s;
|
||||
}
|
||||
Reference in New Issue
Block a user