diff --git a/css/instance.css b/css/instance.css index 6a32d53..9cb3bd2 100644 --- a/css/instance.css +++ b/css/instance.css @@ -25,6 +25,7 @@ article { display: flex; align-items: center; justify-content: flex-start; + column-gap: 20px; } .resource-div div { display: flex; diff --git a/images/resources/cpu.svg b/images/resources/cpu.svg new file mode 100644 index 0000000..880c6b9 --- /dev/null +++ b/images/resources/cpu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/resources/disk.svg b/images/resources/disk.svg new file mode 100644 index 0000000..b7e3913 --- /dev/null +++ b/images/resources/disk.svg @@ -0,0 +1 @@ +disk \ No newline at end of file diff --git a/images/resources/ram.svg b/images/resources/ram.svg new file mode 100644 index 0000000..8033f30 --- /dev/null +++ b/images/resources/ram.svg @@ -0,0 +1 @@ +RAM \ No newline at end of file diff --git a/images/resources/swap.svg b/images/resources/swap.svg new file mode 100644 index 0000000..67c2cd8 --- /dev/null +++ b/images/resources/swap.svg @@ -0,0 +1,6 @@ + + + + + +