Skip to content

Commit

Permalink
Redesigned website.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamiyumi committed Jul 7, 2024
1 parent 683fa37 commit 7e323b9
Show file tree
Hide file tree
Showing 18 changed files with 218 additions and 154 deletions.
10 changes: 5 additions & 5 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -745,8 +745,8 @@ section .container {
}

.icon-box .icon-small-grid .icon-small {
width: 45px;
height: 45px;
width: 65px;
height: 65px;
background: #f0f0f000;
border-radius: 5px;
display: flex;
Expand All @@ -756,12 +756,12 @@ section .container {
}

.icon-box .icon-small-grid .icon-small:hover {
background: #18d26e;
background: #dbe3df;
}

.icon-box .icon-small-grid .icon-small img {
max-width: 40px;
max-height: 40px;
max-width: 60px;
max-height: 60px;
}


Expand Down
Binary file added assets/img/stack/New_Power_BI_Logo.svg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/stack/PostgreSQL-Logo.wine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/stack/Power-Query-Original.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/stack/dj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/stack/html5-logo-png-transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/stack/pygame_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added assets/img/suitcase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/testimonials/måns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/testimonials/nam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/testimonials/stefan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/testimonials/testimonials-1.jpg
Binary file not shown.
Binary file removed assets/img/testimonials/testimonials-2.jpg
Binary file not shown.
Binary file removed assets/img/testimonials/testimonials-3.jpg
Binary file not shown.
Binary file removed assets/img/testimonials/testimonials-4.jpg
Binary file not shown.
Binary file removed assets/img/testimonials/testimonials-5.jpg
Binary file not shown.
362 changes: 213 additions & 149 deletions index.html

Large diffs are not rendered by default.

0 comments on commit 7e323b9

Please sign in to comment.